Contents | < Browse | Browse >
When starting ZShell use the Tooltype WINDOW=AUX: or (from CLI) something
like: ZShell -wAUX:
It works quite fine with ANSI terminal emulations on other Amigas
(NanoTerm is great, it can be found on Aminet), but VT100 emulations
do not allow to use the cursor keys.
If things look weird or if you have a non-Amiga terminal then put these
lines in your ZStart script:
flags hide off cut off
config color 3031030104040703
prompt "^[[1m%p> "
Requesters will be disabled for your convenience.